source/derelict/sdl2/gfx/gfx.d(33,26): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `pixelColor` source/derelict/sdl2/gfx/gfx.d(33,12): Error: cast from `extern (C) int function(SDL_Renderer*, short, short, uint) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/sdl2/gfx/gfx.d(34,26): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `pixelRGBA` source/derelict/sdl2/gfx/gfx.d(34,12): Error: cast from `extern (C) int function(SDL_Renderer*, short, short, int, int, int, int) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/sdl2/gfx/gfx.d(37,26): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `hlineColor` source/derelict/sdl2/gfx/gfx.d(37,12): Error: cast from `extern (C) int function(SDL_Renderer*, short, short, short, int) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/sdl2/gfx/gfx.d(38,26): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `hlineRGBA` source/derelict/sdl2/gfx/gfx.d(38,12): Error: cast from `extern (C) int function(SDL_Renderer*, short, short, short, int, int, int, int) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/sdl2/gfx/gfx.d(41,26): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `vlineColor` source/derelict/sdl2/gfx/gfx.d(41,12): Error: cast from `extern (C) int function(SDL_Renderer*, short, short, short, int) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/sdl2/gfx/gfx.d(42,26): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `vlineRGBA` source/derelict/sdl2/gfx/gfx.d(42,12): Error: cast from `extern (C) int function(SDL_Renderer*, short, short, short, int, int, int, int) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/sdl2/gfx/gfx.d(45,26): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `rectangleColor` source/derelict/sdl2/gfx/gfx.d(45,12): Error: cast from `extern (C) int function(SDL_Renderer*, short, short, short, short, uint) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/sdl2/gfx/gfx.d(46,26): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `rectangleRGBA` source/derelict/sdl2/gfx/gfx.d(46,12): Error: cast from `extern (C) int function(SDL_Renderer*, short, short, short, short, int, int, int, int) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/sdl2/gfx/gfx.d(49,26): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `roundedRectangleColor` source/derelict/sdl2/gfx/gfx.d(49,12): Error: cast from `extern (C) int function(SDL_Renderer*, short, short, short, short, short, uint) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/sdl2/gfx/gfx.d(50,26): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `roundedRectangleRGBA` source/derelict/sdl2/gfx/gfx.d(50,12): Error: cast from `extern (C) int function(SDL_Renderer*, short, short, short, short, short, int, int, int, int) nothrow @nogc*` to `void**` not allowed in safe code /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.